
.alSpan {
  padding-bottom: 30px;
  margin-top: 20px;
  /*margin-bottom: 40px;*/
}

.alSpan h4 {
  padding: 20px 0px;
  font-size: 18px;
  text-align: center;
  background: url(../images/altitbr.png) no-repeat center 32px;
}

.alSpan h4 a {
  padding: 0 4px;
  color: #d5242e;
  background-color: #fff;
}

.alSpan h4 div {
  padding-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  color: #b8b8b8;
  font-weight: normal;
  background: url(../images/altitd_br.png) no-repeat center bottom;
}

.cgal .alCont {
  position: relative;
}

.cgal .alCont ul {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

.cgal .alCont li {
  margin: 0 7px;
  width: 218px;
  text-align: center;
  float: left;
}

.cgal .alCont li img {
  border: 2px solid #d6d6d6;
  width: 100%;
  height:315px;
}

.cgal .alCont li img:hover {
  border-color: #8f8f8f;
}

.cgal .alCont li h5 {
  margin-top: 12px;
  font-weight: normal;
}

.cgal .alCont li h5 a {
  color: #333;
}

.cgal .alCont .btnLeft,
.cgal .alCont .btnRight {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 18px;
  height: 26px;
}

.cgal .alCont .btnLeft {
  left: 0px;
  background: url(../images/huibtnleft.png) no-repeat center;
}

.cgal .alCont .btnRight {
  right: 0px;
  background: url(../images/huibtnright.png) no-repeat center;
}
